home *** CD-ROM | disk | FTP | other *** search
- | RISC OS Loader for !PV_Life
- | Written by Paul Vigay (C) 1990
- |
- If "<System$Path>" = "" then Error 0 System resources cannot be found, for FPE
- WimpSlot -min 96k -max 96k
- Set PVLife$Path <obey$dir>
- RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
- RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
- RMEnsure ABCLibrary 2.00 RMLoad <PVLife$Path>.ABCLib
- Run "<PVLife$Path>.!RunImage" %*0
-